]> dgit.raspbian.org Git - wxwidgets3.2.git/log
wxwidgets3.2.git
3 years ago[PATCH] Fix drawing of icons for non-root wxTreeCtrl items
Vadim Zeitlin [Wed, 26 Oct 2022 23:48:39 +0000 (01:48 +0200)]
[PATCH] Fix drawing of icons for non-root wxTreeCtrl items

Fix y coordinate value passed to wxDC::DrawBitmap() by restoring the
parentheses accidentally removed in 6dd4e73ea3 (Add wxDrawImageBitmap()
helper and use it in wx{List,Tree}Ctrl, 2022-10-25).

(cherry picked from commit 2a13fd238ea499a3e4b089f3ca3a327e94ddb4d9)

See #23255.

Gbp-Pq: Name fix-drawing-icons-wxtreectrl.patch

3 years agoForce X11 if wx GL library is loaded
Olly Betts [Fri, 24 Feb 2023 00:23:10 +0000 (19:23 -0500)]
Force X11 if wx GL library is loaded

Bug: https://trac.wxwidgets.org/ticket/17702
Bug-Debian: https://bugs.debian.org/900678
Forwarded: no
Last-Update: 2022-11-28

Gbp-Pq: Name force-x11-for-wxgl.patch

3 years agoSuppress error about mismatching C++ ABI version
Olly Betts [Fri, 24 Feb 2023 00:23:10 +0000 (19:23 -0500)]
Suppress error about mismatching C++ ABI version

Forwarded: no
Last-Update: 2022-07-18

In practice, the differences between recent ABI versions don't seem to be
incompatible since they apparently only affect obscure corner cases.  So
suppress this error so we don't have to rebuild the entire wx world in one
go.

Gbp-Pq: Name warn-for-compiler-abi-mismatch.patch

3 years agoMake the build reproducible
Olly Betts [Fri, 24 Feb 2023 00:23:10 +0000 (19:23 -0500)]
Make the build reproducible

Forwarded: https://trac.wxwidgets.org/ticket/17000
Last-Update: 2022-07-18

Gbp-Pq: Name reproducible-build.patch

3 years agowxwidgets3.2 (3.2.2+dfsg-2) unstable; urgency=medium
Scott Talbert [Fri, 24 Feb 2023 00:23:10 +0000 (19:23 -0500)]
wxwidgets3.2 (3.2.2+dfsg-2) unstable; urgency=medium

  * Fix drawing of icons for non-root wxTreeCtrl items.  This
    effectively updates the package to v3.2.2.1 as that was the only
    change in that hotfix release.

[dgit import unpatched wxwidgets3.2 3.2.2+dfsg-2]

3 years agoImport wxwidgets3.2_3.2.2+dfsg-2.debian.tar.xz
Scott Talbert [Fri, 24 Feb 2023 00:23:10 +0000 (19:23 -0500)]
Import wxwidgets3.2_3.2.2+dfsg-2.debian.tar.xz

[dgit import tarball wxwidgets3.2 3.2.2+dfsg-2 wxwidgets3.2_3.2.2+dfsg-2.debian.tar.xz]

3 years agoImport wxwidgets3.2_3.2.2+dfsg.orig.tar.xz
Scott Talbert [Sat, 11 Feb 2023 18:15:16 +0000 (13:15 -0500)]
Import wxwidgets3.2_3.2.2+dfsg.orig.tar.xz

[dgit import orig wxwidgets3.2_3.2.2+dfsg.orig.tar.xz]